* replace.el (occur-engine): buffer-undo-list binding moved...
authorChong Yidong <cyd@stupidchicken.com>
Thu, 8 Mar 2007 15:17:34 +0000 (15:17 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 8 Mar 2007 15:17:34 +0000 (15:17 +0000)
(occur-1): ...to here.

lisp/ChangeLog

index 19ff1a72fb377b7166c6859795a70f6b1f47f6a7..1e79cf82811d8b6d84027c9a574b063d3baf9e46 100644 (file)
@@ -1,5 +1,8 @@
 2007-03-08  Chong Yidong  <cyd@stupidchicken.com>
 
+       * replace.el (occur-engine): buffer-undo-list binding moved...
+       (occur-1): ...to here.
+       
        * complete.el (PC-bindings): Rebind M-TAB in read-expression-map.
 
        * simple.el (minibuffer-completing-symbol): New var.